Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default namespace from being selected by fargate, also adds secgrouppolicies for essentials namespace along with kube-system namespace #68

Merged
merged 6 commits into from
Jun 23, 2023

Conversation

thepoppingone
Copy link
Contributor

No description provided.

@@ -54,6 +43,7 @@ module "fargate_profiles" {
fargate_profile_defaults = var.fargate_profile_defaults
create_aws_observability_ns = var.create_aws_observability_ns
create_fargate_logger_configmap = var.create_fargate_logger_configmap
eks_worker_security_group_id = module.eks.node_security_group_id
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thepoppingone no need to pass fargate_namespaces_for_security_group for creating security group policies for kube-system ns ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah i realized what you meant now

@thepoppingone thepoppingone changed the title Remove default namespace from being selected by fargate Remove default namespace from being selected by fargate, also adds secgrouppolicies for essentials namespace along with kube-system namespace Jun 23, 2023
@thepoppingone thepoppingone merged commit b984bff into main Jun 23, 2023
5 checks passed
@thepoppingone thepoppingone deleted the remove-default-ns-fargate branch July 1, 2023 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants